Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.9] Handle disabled service units #69804

Merged
merged 1 commit into from Jun 17, 2020

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented Jun 1, 2020

SUMMARY

Backport of #69349

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com
(cherry picked from commit 723a904)

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/modules/system/service_facts.py
test/integration/targets/service_facts/files/ansible.systemd
test/integration/targets/service_facts/files/ansible_test_service.py
test/integration/targets/service_facts/tasks/main.yml
test/integration/targets/service_facts/tasks/systemd_cleanup.yml
test/integration/targets/service_facts/tasks/systemd_setup.yml
test/integration/targets/service_facts/tasks/tests.yml

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 723a904)
@Akasurde Akasurde changed the title Handle disabled service units (#69349) [2.9] Handle disabled service units Jun 1, 2020
@relrod relrod added the backport This PR does not target the devel branch. label Jun 1, 2020
@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. system System category labels Jun 2, 2020
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Jun 11, 2020
@nitzmahone nitzmahone merged commit 3e36350 into ansible:stable-2.9 Jun 17, 2020
@Akasurde Akasurde deleted the backport/2.9/69349 branch June 17, 2020 03:26
@sivel sivel removed the needs_triage Needs a first human triage before being processed. label Jun 17, 2020
@ansible ansible locked and limited conversation to collaborators Jul 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:core This issue/PR relates to code supported by the Ansible Engineering Team. system System category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants